projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b066e6b
)
* term.el (term-send-raw-string): Deactivate mark.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 13 Mar 2009 01:42:19 +0000
(
01:42
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 13 Mar 2009 01:42:19 +0000
(
01:42
+0000)
(term-send-raw, term-send-raw-meta): Undo 2009-03-08 change.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 574382aa5455ce4d179108a56cdb3cdc93acae69..bf137f658c65023fc9d74fe5138abbd3e4f579a2 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2009-03-13 Chong Yidong <cyd@stupidchicken.com>
+
+ * term.el (term-send-raw-string): Deactivate mark.
+ (term-send-raw, term-send-raw-meta): Undo 2009-03-08 change.
+
2009-03-12 Juanma Barranquero <lekktu@gmail.com>
* register.el (get-register): Rename arg REG to REGISTER for